Writes the specified array.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public XElement WriteDoubleArray ( |
Visual Basic Copy Code |
---|
Public Function WriteDoubleArray( _ |
The array to write.
The name of the element under which the array should be written.
The name of the XML elements under which the individual array values will be written.
The parent element of the newly created node.
An instance of the XElement class representing the newly created XML element.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |